Initial work on a color editor
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 Jan 2012 14:56:20 +0000 (09:56 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 14 Feb 2012 21:36:49 +0000 (16:36 -0500)
commit021f5e0365e11b1ca7d2a22d10fb0183e8b922c3
tree3127544be3e7eb8162b29d7308bcff6dca4b9af1
parent759765114fee66da86fe32adb9f8e72d96667b41
Initial work on a color editor

This replaces GtkHSV with a compound widget featuring
a hue slider and an sv-plane, amongst others.
gtk/gtk.h
gtk/gtkcolorchooserwidget.c
gtk/gtkcoloreditor.c
gtk/gtkcolorswatch.c